[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 2 / d / DFCommonView / 1.0.1 / DFCommonView.podspec.json
blob67198f6a587e70cdd295b18e43da736b84d3a775
2   "name": "DFCommonView",
3   "version": "1.0.1",
4   "summary": "测试创建自己的cocoapods.",
5   "description": "测试创建自己的cocoapods,第一次尝试",
6   "homepage": "https://github.com/fanfan11/DFCommonView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fanfan": "fanfa.dong@camdora.me"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/fanfan11/DFCommonView.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "DFCommonView/DFView/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit"