blob: c8edc7dfeea98a054dc49eb3d402d02af196b3d6 [file] [log] [blame]
{
"name": "IosExt",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IosExt/Classes/**/*",
"frameworks": "UIKit"
}