blob: 34490cc9a2023a650944334da2b2a48a662dfed7 [file] [log] [blame]
{
"name": "IosExt",
"version": "0.1.1",
"summary": "Cool extensions for iOS apps.",
"description": "Cool extensions for iOS apps. test1",
"homepage": "https://github.com/Itziknehemya/IosExt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Itziknehemya": "itziknehemya@gmail.com"
},
"source": {
"git": "https://github.com/Itziknehemya/IosExt.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IosExt/Classes/**/*",
"frameworks": "UIKit"
}