[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 7 / b / MFCategories / 0.0.1 / MFCategories.podspec.json
blob92bd8f3d43111b34acb5d7911fdee5f3a3107c14
2   "name": "MFCategories",
3   "version": "0.0.1",
4   "summary": "MFCategories, collect commonly used Objective-C categories extensions.",
5   "description": "MFCategories, collect commonly used Objective-C categories extensions.",
6   "homepage": "https://github.com/htmlios/MFCategories",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WW": "78649229@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "Foundation",
20     "UIKit",
21     "CoreData",
22     "QuartzCore",
23     "CoreLocation",
24     "MapKit",
25     "Security"
26   ],
27   "libraries": "z",
28   "source": {
29     "git": "https://github.com/htmlios/MFCategories.git",
30     "tag": "0.0.1"
31   },
32   "source_files": [
33     "MFCategories",
34     "MFCategories/*.{h}",
35     "MFCategories/**/*.{h,m}"
36   ],
37   "module_map": "CommonCrypto/module.modulemap"