[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / 1 / 6 / TTPodcocoa / 1.0.9 / TTPodcocoa.podspec.json
blobfb89e035bbf7ef21753cce5cdb947fce25bf4e2d
2   "name": "TTPodcocoa",
3   "version": "1.0.9",
4   "summary": "This is a test Framework.",
5   "homepage": "https://github.com/xukiki/TTPodcocoa",
6   "license": "MIT",
7   "authors": {
8     "qqc": "20599378@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/xukiki/TTPodcocoa.git",
15     "tag": "1.0.9"
16   },
17   "requires_arc": true,
18   "resources": [
19     "TTPodcocoa/Icon/*.png",
20     "TTPodcocoa/UI/*.xib"
21   ],
22   "source_files": [
23     "TTPodcocoa/",
24     "TTPodcocoa/**/*.{h,m}"
25   ]