[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 4 / 9 / 7 / UIAPPicker / 0.0.2 / UIAPPicker.podspec.json
blobe119195b21522c63fce241b2d25aeddb2ed43459
2   "name": "UIAPPicker",
3   "version": "0.0.2",
4   "summary": "show animated UIPicker for selected view",
5   "homepage": "https://github.com/andproff/UIAPPicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "andrei_aka_proff": "and.proff@me.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/andproff/UIAPPicker.git",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "public_header_files": "Classes/**/*.h",
25   "frameworks": "Foundation",
26   "requires_arc": true