blob: 45a872a6272bad0a6f62978c5742b49377628086 [file] [log] [blame]
{
"name": "UIKit-TechD",
"version": "0.0.1",
"summary": "Categories for iOS's UIKit framework.",
"homepage": "https://github.com/TechD-Robin/UIKit-TechD",
"source": {
"git": "https://github.com/TechD-Robin/UIKit-TechD.git",
"tag": "0.0.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robin Hsu": "robinhsu599+dev@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "UIKit-TechD/*.{h,m,mm}"
}