[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / c / e / WZDemo / 0.0.1 / WZDemo.podspec.json
blobeffca5179d8f5259eb26cc965847afb094d3f21d
2   "name": "WZDemo",
3   "version": "0.0.1",
4   "summary": "这是我的框架",
5   "homepage": "https://github.com/WZYe/WZDemo",
6   "license": "MIT",
7   "authors": {
8     "WZYe": "email@address.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/WZYe/WZDemo.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "WZDemo",
19     "myDemo/myDemo/myFramework/**/*.{h,m}"
20   ],
21   "requires_arc": true