[Add] BBActivity 0.1.0
[CocoaPods.git] / Specs / 7 / 9 / a / CommonModule / 1.0.0 / CommonModule.podspec.json
bloba83c55f99012679e5f251ce713aa13ec25acd5cd
2   "name": "CommonModule",
3   "version": "1.0.0",
4   "summary": "A short description of CommonModule.",
5   "description": "私有库",
6   "homepage": "https://github.com/QChen0718/HuohuaLibary",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "陈庆": "chenqing873@1caifu.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/QChen0718/HuohuaLibary.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "CommonModule",
23     "CommonModule/**/*.{h,m}"
24   ],
25   "exclude_files": "CommonModule/Exclude",
26   "requires_arc": true