[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / 5 / c / e / PickerSheet / 1.0 / PickerSheet.podspec.json
blob73580a0775566eb7c322f3c90f9bdc56751e8bfc
2   "name": "PickerSheet",
3   "version": "1.0",
4   "summary": "Alert Sheet controller replacement",
5   "description": "TODO: Add some Description about PickerSheet classes..",
6   "homepage": "https://github.com/aronse/PickerSheet",
7   "license": "MIT",
8   "authors": {
9     "Alex": "alex@jogabo.com"
10   },
11   "source": {
12     "git": "https://github.com/aronse/PickerSheet.git",
13     "tag": "1.0"
14   },
15   "social_media_url": "https://twitter.com/ronse_a",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "PickerSheet": [
23       "Pod/Assets/*.png"
24     ]
25   }