[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 3 / a / viewableKit / 0.0.1 / viewableKit.podspec.json
blobf5cbf981d6714e503b13798e44762c71cbff6030
2   "name": "viewableKit",
3   "version": "0.0.1",
4   "summary": "A short description of viewableKit.",
5   "description": "可视化UI工具类",
6   "homepage": "https://github.com/xiaoliuTX/viewableKit",
7   "license": "MIT",
8   "authors": {
9     "xiaoliutx": "naivesir@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/xiaoliuTX/viewableKit"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]