[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 4 / d / a / UIKit+TechD / 0.0.2 / UIKit+TechD.podspec.json
blobbeaffcacb37f84288d12c3f83ac35f8d30227843
2   "name": "UIKit+TechD",
3   "version": "0.0.2",
4   "summary": "This library is base functional library of Tech.D, is a Category.",
5   "description": "This library is base functional library of Tech.D, is a Category.\n\n* There are extended methods for framework of UIKit.",
6   "homepage": "https://github.com/TechD-Robin/UIKit-TechD/",
7   "source": {
8     "git": "https://github.com/TechD-Robin/UIKit-TechD.git",
9     "tag": "0.0.2"
10   },
11   "license": "MIT",
12   "authors": {
13     "Robin Hsu": "robinhsu599+dev@gmail.com"
14   },
15   "social_media_url": "https://plus.google.com/+RobinHsu",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "UIKit"
23   ],
24   "source_files": "UIKit+TechD/*.{h,m,mm}",
25   "dependencies": {
26     "TDMath": [
27       "~> 0.0.1"
28     ]
29   }