[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / 9 / 7 / UIAPPicker / 0.0.1 / UIAPPicker.podspec.json
blobb16e52778339e992222d8e032466e7018aa3498f
2   "name": "UIAPPicker",
3   "version": "0.0.1",
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.1"
15   },
16   "source": {
17     "git": "https://github.com/andproff/UIAPPicker.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "public_header_files": "Classes/**/*.h",
25   "frameworks": "Foundation",
26   "requires_arc": true