[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 5 / 7 / a / YSTNetKit / 0.1.4 / YSTNetKit.podspec.json
blob7343218287734c4dc1b3a554ce067374d8f5c751
2   "name": "YSTNetKit",
3   "version": "0.1.4",
4   "summary": "A short description of YSTNetKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://221.131.123.204:8181/ios-mobile/modules/YSTNetKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jianghailiang@ysten.com": "jianghailiang@ysten.com"
13   },
14   "source": {
15     "git": "http://221.131.123.204:8181/ios-mobile/modules/YSTNetKit.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YSTNetKit/Classes/PublicClasses/**/*.{h,m}",
22   "resource_bundles": {
23     "YSTNetKit": [
24       "YSTNetKit/Assets/*.{bundle,xcassets,imageset,png}",
25       "YSTNetKit/Classes/**/*.{storyboard,xib,json,plist,cer}"
26     ]
27   },
28   "vendored_frameworks": "YSTNetKit/Classes/Frameworks/*.framework",
29   "public_header_files": "YSTNetKit/Classes/PublicClasses/**/*.h",
30   "dependencies": {
31     "AFNetworking": [
32       "~> 3.1.0"
33     ],
34     "PINCache": [
36     ],
37     "CocoaLumberjack": [
39     ],
40     "MJExtension": [
42     ],
43     "LumberjackConsole": [
45     ],
46     "YSTConfigFile": [
48     ]
49   }