[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 7 / 5 / DDComponent / 0.5.2 / DDComponent.podspec.json
blob07ca89769348030ed05ddee34abd354b3cc99672
2   "name": "DDComponent",
3   "version": "0.5.2",
4   "summary": "Make a collection controller to several component",
5   "description": "Make a collection controller to several component. Make the controller smaller.",
6   "homepage": "https://github.com/djs66256/DDComponent",
7   "license": "MIT",
8   "authors": {
9     "Daniel": "djs66256@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/djs66256/DDComponent.git",
16     "tag": "0.5.2"
17   },
18   "source_files": [
19     "Class/oc",
20     "Class/oc/Collection/**/*.{h,m,mm,swift}"
21   ],
22   "exclude_files": "Class/Exclude",
23   "frameworks": "UIKit"