[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / c / 1 / DHExpand / 1.0.1 / DHExpand.podspec.json
blob63380e85a6ff4db5a3894d5c3bdb80b33bfd3b88
2   "name": "DHExpand",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "简介",
8   "homepage": "https://github.com/duanHuing/DHExpand",
9   "license": "MIT",
10   "authors": {
11     "duan": "duanbhu@163.com"
12   },
13   "source": {
14     "git": "https://github.com/duanHuing/DHExpand.git",
15     "tag": "1.0.1"
16   },
17   "requires_arc": true,
18   "default_subspecs": "Common",
19   "subspecs": [
20     {
21       "name": "Common",
22       "source_files": "Classes/Common/**/*"
23     },
24     {
25       "name": "DisplayTime",
26       "source_files": "Classes/DisplayTime/**/*"
27     }
28   ]