[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 4 / 6 / MKEnvObserver / 1.0 / MKEnvObserver.podspec.json
bloba2e979b3cbde59c5706638c8c5d1c9e012fbc363
2   "name": "MKEnvObserver",
3   "version": "1.0",
4   "summary": "This is a very useful observer library.",
5   "description": "This is a very useful observer library, it can be observed in the agent and management, very useful",
6   "homepage": "https://git.oschina.net/iliunian/MKEnvObserver",
7   "license": "MIT",
8   "authors": {
9     "liu nian": "i19850511@gmail.com"
10   },
11   "source": {
12     "git": "https://git.oschina.net/iliunian/MKEnvObserver.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/**/*.h",
21   "frameworks": "UIKit",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }