[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / a / ATPickerView / 0.1.1 / ATPickerView.podspec.json
blobf7854d3a08fbfae735575eeef258ab099424a5bc
2   "name": "ATPickerView",
3   "version": "0.1.1",
4   "summary": "Picker View",
5   "homepage": "https://github.com/ablettchen/ATPickerView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ablett": "ablettchen@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ablettchen/ATPickerView.git",
15     "tag": "0.1.1"
16   },
17   "social_media_url": "https://twitter.com/ablettchen",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ATPickerView/**/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "ATPopupView": [
30     ]
31   }