[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / 9 / XFCustomViewsDemo / 0.0.1 / XFCustomViewsDemo.podspec.json
blob844bd841d4b8a4d1397c4460126865df99daadef
2   "name": "XFCustomViewsDemo",
3   "version": "0.0.1",
4   "summary": "这是一个综合各种常用自定义控件的demo",
5   "homepage": "https://github.com/1628471142/XFCustomViewsDemo.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "XueFeng": "953894805@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/1628471142/XFCustomViewsDemo.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "XFCustomViewsDemo/XFCustomViews/*.{h,m}",
21   "resources": "XFCustomViewsDemo/XFCustomViews/XLsn0wLoop/XLsn0wLoop.png",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Masonry": [
26     ],
27     "JSONModel": [
29     ]
30   }