[Add] BoreyAdSDK 0.0.6
[CocoaPods.git] / Specs / 8 / b / c / MFCategory / 0.0.2 / MFCategory.podspec.json
blob363880e8dfe3317e8b8cba4ed48ac76735ba0b71
2   "name": "MFCategory",
3   "version": "0.0.2",
4   "summary": "common category of Objective-C.",
5   "homepage": "http://github.com/GodzzZZZ/MFCategory",
6   "license": "MIT",
7   "authors": {
8     "GodzzZZZ": "pipeliningzzz@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/GodzzZZZ/MFCategory.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]