{ | |
"name": "tmp1", | |
"version": "0.0.1", | |
"summary": "Hello the first cocoa", | |
"homepage": "https://github.com/karen-accontech/tmp1", | |
"license": "MIT", | |
"authors": { | |
"karen-accontech": "email@address.com" | |
}, | |
"platforms": { | |
"ios": "9.3" | |
}, | |
"source": { | |
"git": "https://github.com/karen-accontech/tmp1.git", | |
"commit": "20f13c2109c67e664b0a0ccb6998d39053aa0863" | |
}, | |
"frameworks": "UIKit", | |
"source_files": "tmpProject/**/*.{swift}", | |
"exclude_files": "Classes/Exclude" | |
} |