[Add] YIM 2.2.1
[CocoaPods.git] / Specs / 5 / 6 / 7 / AXResponderSchemaManager / 0.0.4 / AXResponderSchemaManager.podspec.json
blobdb6ca5a75db87ed5eaa71254131b6381b09f7c82
2   "name": "AXResponderSchemaManager",
3   "version": "0.0.4",
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.4"
20   },
21   "source_files": "AXResponderSchemaManager/Classes/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true