[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / b / 1 / BCPicker / 1.0.0 / BCPicker.podspec.json
blobcd76bd60454a1ca096fbc2fac1771acc85d672d6
2   "name": "BCPicker",
3   "version": "1.0.0",
4   "summary": "BCPicker is a Custom Picker which enables UIPickerView",
5   "description": "                   BCPicker is a Custom Picker which enables UIPickerView to develop iOS Apps. You can just import the BCPicker class or import using Cocoapods & with few lines of code you can use UIPickerView.\n",
6   "homepage": "http://bcdilumonline.blogspot.com",
7   "license": "MIT",
8   "authors": {
9     "Dilum Navanjana": "dilumnavanjana@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/BC_Dilum",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/dilumnavanjana/BCPicker.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "BCPicker",
22     "BCPicker/*.{h,m}"
23   ]