[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 6 / b / LFYYKit / 1.0.0 / LFYYKit.podspec.json
blob2bb3c0cacf7ddca459c049703e911802217e5f42
2   "name": "LFYYKit",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Fork YYKit",
6   "homepage": "https://github.com/wangxiaoxiang/LFYYKit",
7   "authors": {
8     "wangxiaoxiang": "wangxiaoxiang@youku.com"
9   },
10   "source": {
11     "git": "https://github.com/wangxiaoxiang/LFYYKit.git",
12     "tag": "1.0.0",
13     "submodules": true
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "preserve_paths": "releases/iOS/LFYYKit.framework",
20   "vendored_frameworks": "releases/iOS/LFYYKit.framework",
21   "frameworks": [
22     "CoreGraphics",
23     "Security"
24   ],
25   "libraries": "z",
26   "dependencies": {
27     "LFCategory": [
29     ]
30   }