[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / a / 2 / NAPickerView / 0.0.1 / NAPickerView.podspec.json
blobd3a13e5e6f0d7790a950f41a4396c363b0d72f59
2   "name": "NAPickerView",
3   "version": "0.0.1",
4   "summary": "Custom pickerview.",
5   "homepage": "https://github.com/nghialv/NAPickerView",
6   "license": "MIT",
7   "authors": {
8     "nghialv": "nghialv2607@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/nghialv/NAPickerView.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "NASources/*.{h,m}",
18   "ios": {
19     "frameworks": "QuartzCore"
20   },
21   "requires_arc": true