blob: 70b149f40736ccc2279cf984b91ae72fea76598b [file] [log] [blame]
{
"name": "iOSExtension_Swift",
"version": "0.0.2",
"summary": "A short description of iOSExtension_Swift.",
"homepage": "https://github.com/read0nly/iOSExtension_Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nj": "nj.readonly@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/read0nly/iOSExtension_Swift.git",
"tag": "0.0.2"
},
"requires_arc": true,
"source_files": "iOSExtension/*.swift",
"frameworks": [
"UIKit",
"Foundation"
]
}