[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / 7 / TTCacheDataTool / 1.0.2 / TTCacheDataTool.podspec.json
blob7f518d95bbef1c8e7db600f3acd68850d809cc8a
2   "name": "TTCacheDataTool",
3   "version": "1.0.2",
4   "license": "MIT",
5   "homepage": "https://github.com/zhizihuadeaitan/TTCacheDataTool",
6   "authors": {
7     "Cindy": "493761458@qq.com"
8   },
9   "summary": "数据存储及展示",
10   "source": {
11     "git": "https://github.com/zhizihuadeaitan/TTCacheDataTool.git",
12     "tag": "1.0.2"
13   },
14   "source_files": [
15     "TTCacheDataTool",
16     "TTCacheDataTool/**/*.{h,m}"
17   ],
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.1"
21   },
22   "frameworks": "UIKit",
23   "dependencies": {
24     "YYModel": [
25       "~> 1.0.3"
26     ],
27     "SDAutoLayout": [
28       "~> 1.3"
29     ],
30     "AFNetworking": [
31       "~> 3.1.0"
32     ]
33   }