[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 1 / a / WWZFoundation / 1.1.1 / WWZFoundation.podspec.json
blob85cef3f1e5f68b9dd2af3ffcc39c8c3cc2c3e554
2   "name": "WWZFoundation",
3   "version": "1.1.1",
4   "summary": "A short description of WWZFoundation.",
5   "homepage": "https://github.com/ccwuzhou/WWZFoundation",
6   "license": "MIT",
7   "authors": {
8     "wwz": "wwz@zgkjd.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/ccwuzhou/WWZFoundation.git",
15     "tag": "1.1.1"
16   },
17   "requires_arc": true,
18   "frameworks": "UIKit",
19   "subspecs": [
20     {
21       "name": "WWZFoundation",
22       "source_files": "WWZFoundation/*.{h,m}"
23     },
24     {
25       "name": "Foundation+WWZ",
26       "source_files": "Foundation+WWZ/*.{h,m}"
27     }
28   ]