[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 5 / 6 / 7 / AXResponderSchemaManager / 0.0.1 / AXResponderSchemaManager.podspec.json
blob40a9ee3ec337d243865368b2b202297c724faf6f
2   "name": "AXResponderSchemaManager",
3   "version": "0.0.1",
4   "summary": "A view controller schema manager kits.",
5   "description": "A view controller schema manager kits used on iOS platform.",
6   "homepage": "https://github.com/devedbox/AXResponderSchemaManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aiXing": "862099730@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/devedbox/AXResponderSchemaManager.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "AXResponderSchemaManager/Classes/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true