[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / a / c / 5 / KKLibrary / 0.0.2 / KKLibrary.podspec.json
blob440ff36cf3f0fa86c4b751f38c84b1bbda885dcd
2   "name": "KKLibrary",
3   "version": "0.0.2",
4   "summary": "kook KKLibrary.",
5   "description": "this project provide kook Library for iOS developer",
6   "homepage": "http://192.168.1.250/iOS/KKLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wuwei": "wuwei@91kook.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://192.168.1.250/iOS/KKLibrary.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "KKLibrary/KKLibrary/KKDBLibrary/**/*.{h,m}",
23     "KKLibrary/KKLibrary/*.{h,m}",
24     "KKLibrary/KKLibrary/KKNetWorking/**/*.{h,m}"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "FMDB": [
30     ],
31     "AFNetworking": [
32       "~> 3.0"
33     ]
34   }