[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 6 / TTSource / 1.0.1 / TTSource.podspec.json
blob39735e1d322ce79f94363c3a33fb6443add8aa75
2   "name": "TTSource",
3   "version": "1.0.1",
4   "summary": "mvc.",
5   "description": "easy to mvc.",
6   "homepage": "https://github.com/ttayaa/TTSource",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "ttayaa": "2087154267@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://git.oschina.net/ttayaa/ttsource.git",
19     "tag": "v1.0.1"
20   },
21   "source_files": "TTSource/**/*.{h,m,mm}",
22   "resources": "TTSource/**/*.{png,xib,storyboard,plist,der,js,json,strings,imageset,xcassets}",
23   "requires_arc": true,
24   "subspecs": [
25     {
26       "name": "TTControllerCategory",
27       "dependencies": {
28         "Masonry": [
30         ]
31       }
32     }
33   ]