[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 8 / 7 / UIKit-TechD / 0.0.1 / UIKit-TechD.podspec.json
blob45a872a6272bad0a6f62978c5742b49377628086
2   "name": "UIKit-TechD",
3   "version": "0.0.1",
4   "summary": "Categories for iOS's UIKit framework.",
5   "homepage": "https://github.com/TechD-Robin/UIKit-TechD",
6   "source": {
7     "git": "https://github.com/TechD-Robin/UIKit-TechD.git",
8     "tag": "0.0.1"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Robin Hsu": "robinhsu599+dev@gmail.com"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "source_files": "UIKit-TechD/*.{h,m,mm}"