[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 2 / e / LOK / 0.0.2 / LOK.podspec.json
blobe28ac169784ea508b51b3f4f2aa5555d8e87f3ef
2   "name": "LOK",
3   "version": "0.0.2",
4   "summary": "LOK - a powerful iOS network debug library and make you debug easier.",
5   "homepage": "https://github.com/Madao-3/LOK",
6   "screenshots": "https://camo.githubusercontent.com/e4f7e70e3f6427e0c259f89f1f3fcadbfaa27971/687474703a2f2f7777322e73696e61696d672e636e2f6c617267652f3934303533633264677731657a73356f6434376c346a323078633067763737622e6a7067",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": "Madao",
11   "social_media_url": "https://twitter.com/madao_chris/",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/Madao-3/LOK",
17     "tag": "0.0.1"
18   },
19   "source_files": "Core/**/*.{h,m}",
20   "resource_bundles": {
21     "WebSite": [
22       "Core/WebSite.bundle/*"
23     ]
24   },
25   "requires_arc": true,
26   "frameworks": "QuartzCore",
27   "dependencies": {
28     "RoutingHTTPServer": [
29       "~> 1.0"
30     ],
31     "PocketSocket": [
32       "~> 0.6.4"
33     ]
34   }