[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 7 / 4 / TestSDK / 0.0.1 / TestSDK.podspec.json
blobf340563f0378c446625cc203b8f33e206739d8d1
2   "name": "TestSDK",
3   "version": "0.0.1",
4   "summary": "My first SDK",
5   "homepage": "https://github.com/CodeZjj/TestSDK",
6   "license": "MIT",
7   "authors": {
8     "zjj": "931949892@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/CodeZjj/TestSDK.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "TestSDK/**/*.{h}",
18   "vendored_libraries": "TestSDK/**/libTestSDK.a",
19   "requires_arc": true