[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / b / c / MFCategory / 0.1.6 / MFCategory.podspec.json
blob46ae1829396283acb6454622e422369ec9a53792
2   "name": "MFCategory",
3   "version": "0.1.6",
4   "summary": "common category of Objective-C.",
5   "homepage": "http://github.com/GodzzZZZ/MFCategory",
6   "license": "MIT",
7   "authors": {
8     "GodzzZZZ": "GodzzZZZ@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/GodzzZZZ/MFCategory.git",
15     "tag": "0.1.6"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "AFNetworking": [
28     ],
29     "RealReachability": [
31     ]
32   }