[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / b / c / MFCategory / 0.2.1 / MFCategory.podspec.json
blob4e3e14e0ac3fc716391d952d24d55b0ec854c448
2   "name": "MFCategory",
3   "version": "0.2.1",
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.2.1"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]