[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / e / 4 / YCLPodCode / 0.0.1 / YCLPodCode.podspec.json
blob3071a9a65704564cbf1b17f7a51d623253a571f9
2   "name": "YCLPodCode",
3   "version": "0.0.1",
4   "summary": "YCLPodCode file",
5   "description": "Custom TestPods description",
6   "homepage": "https://github.com/TomorrowY/YCLPodCode",
7   "license": "MIT",
8   "authors": {
9     "TomorrowY": "chuanlongY@163.com"
10   },
11   "source": {
12     "git": "https://github.com/TomorrowY/YCLPodCode.git",
13     "tag": "0.0.1"
14   },
15   "source_files": [
16     "ToolClass/**/*.{h,m}",
17     "Classes/**/*.{h,m}"
18   ],
19   "exclude_files": "Classes/Exclude",
20   "frameworks": "Foundation",
21   "platforms": {
22     "osx": null,
23     "ios": null,
24     "tvos": null,
25     "watchos": null
26   }