[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / 8 / MMUIKitAdditionsModule / 0.0.7 / MMUIKitAdditionsModule.podspec.json
blobc0ee6f64c1723cff63f642b040bfec4ac42be634
2   "name": "MMUIKitAdditionsModule",
3   "version": "0.0.7",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Additional categories for the UIKit framework(公共业务上)",
12   "homepage": "https://github.com/xwgit2971/MMUIKitAdditionsModule",
13   "authors": {
14     "SunnyX": "1031787148@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/xwgit2971/MMUIKitAdditionsModule.git",
18     "tag": "0.0.7"
19   },
20   "source_files": "MMUIKitAdditionsModule/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "CoreText"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "UIColor-MMAdditions": [
30     ]
31   }