Sha256: 6d6da860eb651382df1e2896607cceeb1df098c73d4a5db6c075b762ea48c6a5

Contents?: true

Size: 507 Bytes

Versions: 6

Compression:

Stored size: 507 Bytes

Contents

//
//  ViewController.swift
//  TestProject
//
//  Created by Kyle Fuller on 30/01/2015.
//  Copyright (c) 2015 Cocode. All rights reserved.
//

import UIKit

class ViewController: UIViewController {

    override func viewDidLoad() {
        super.viewDidLoad()
        // Do any additional setup after loading the view, typically from a nib.
    }

    override func didReceiveMemoryWarning() {
        super.didReceiveMemoryWarning()
        // Dispose of any resources that can be recreated.
    }


}

Version data entries

6 entries across 2 versions & 1 rubygems

Version Path
cocoapods-deintegrate-0.2.1 spec/fixtures/Project/Frameworks/TestProject/ViewController.swift
cocoapods-deintegrate-0.2.1 spec/fixtures/Project/None/TestProject/ViewController.swift
cocoapods-deintegrate-0.2.1 spec/fixtures/Project/StaticLibraries/TestProject/ViewController.swift
cocoapods-deintegrate-0.2.0 spec/fixtures/Project/Frameworks/TestProject/ViewController.swift
cocoapods-deintegrate-0.2.0 spec/fixtures/Project/None/TestProject/ViewController.swift
cocoapods-deintegrate-0.2.0 spec/fixtures/Project/StaticLibraries/TestProject/ViewController.swift