[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / c / b / 9 / GotellFrameWork / 1.0.2 / GotellFrameWork.podspec.json
blobba90da96cef731c979f20fbdaefc3c8b18860811
2   "name": "GotellFrameWork",
3   "version": "1.0.2",
4   "summary": "YTKNetwork is a high level request util based on AFNetworking.",
5   "homepage": "https://github.com/YinJone/GotellSDK",
6   "license": "MIT",
7   "authors": {
8     "Jone.yin": "yin_jone@163.com"
9   },
10   "source": {
11     "git": "https://github.com/YinJone/GotellSDK.git",
12     "tag": "1.0.2"
13   },
14   "vendored_frameworks": "WPASDK.framework",
15   "frameworks": "Foundation",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0"
19   },
20   "dependencies": {
21     "AWSCore": [
22       "~> 2.6.5"
23     ],
24     "AWSKinesis": [
25       "~> 2.6.5"
26     ],
27     "CocoaLumberjack": [
28       "~> 3.3.0"
29     ],
30     "JSONModel": [
31       "~> 1.7.0"
32     ],
33     "KeychainItemWrapper": [
34       "~> 1.2"
35     ],
36     "KissXML": [
37       "~> 5.1.2"
38     ],
39     "MagicalRecord": [
40       "~> 2.3.2"
41     ]
42   }