[Add] THEOplayer-Integration-THEOlive 8.6.3
[CocoaPods.git] / Specs / 9 / 7 / c / kyloanLibraryIOS / 0.0.1 / kyloanLibraryIOS.podspec.json
blob9c5f97420c64f07c78017b6336f6b7e0d3241bb0
2   "name": "kyloanLibraryIOS",
3   "version": "0.0.1",
4   "summary": "A short description of kyloanLibraryIOS.",
5   "description": "common library for ios",
6   "homepage": "http://www.zealfi.com",
7   "license": "MIT",
8   "authors": {
9     "tanglin": "tanglin@zealfi.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "xcconfig": {
15     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/KYLibrary/Lib"
16   },
17   "source": {
18     "git": "git@git.zealfi.com:products/kyloanLibraryIOS.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "KYLibrary/KYLibrary.h",
22   "public_header_files": "KYLibrary/KYLibrary.h",
23   "requires_arc": true,
24   "dependencies": {
25     "AFNetworking": [
26       "~> 2.5.0"
27     ],
28     "DejalActivityView": [
29       "~> 1.2"
30     ],
31     "Toast": [
32       "~> 3.0"
33     ],
34     "iRate": [
35       "~> 1.11.4"
36     ],
37     "SSKeychain": [
38       "~> 1.2.3"
39     ],
40     "CMPopTipView": [
41       "~> 2.3.0"
42     ],
43     "KZBootstrap": [
45     ],
46     "MJExtension": [
48     ]
49   },
50   "frameworks": [
51     "Foundation",
52     "CoreLocation",
53     "CoreData",
54     "UIKit",
55     "CoreGraphics"
56   ]