[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 0 / 9 / f / SecondExample / 1.0.0 / SecondExample.podspec.json
blobd1865667752b1c31df86ff5204321c2c816498a0
2   "name": "SecondExample",
3   "version": "1.0.0",
4   "summary": "SecondExample",
5   "description": "test function",
6   "homepage": "https://github.com/fangqingmei/SecondTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fangqingmei": "fangqingmei@yongche.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/fangqingmei/SecondTest.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SecondExample/SecondTest/**/*.{h,m}",
22   "public_header_files": "SecondExample/SecondTest/**/*.h"