[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / c / 8 / ASPickerView / 0.1.2 / ASPickerView.podspec.json
blob3c4452bcff093a21ab7c9fcd6906b04b89fa22f4
2   "name": "ASPickerView",
3   "version": "0.1.2",
4   "summary": "The custom UI for UIPicker.",
5   "description": "The custom UI for UIPicker. ASPickerView is available through CocoaPods",
6   "homepage": "https://github.com/trungung/ASPickerView.git",
7   "license": "MIT",
8   "authors": {
9     "TrungUng": "trung.ungtoan@asnet.com.vn"
10   },
11   "source": {
12     "git": "https://github.com/trungung/ASPickerView.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ASPickerView": [
22       "Pod/Assets/*.png"
23     ]
24   }