[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 1 / 4 / c / JCDialPad / 0.1.1 / JCDialPad.podspec.json
blob4305d008393ee24506bb8fdeef298a60b5c105c1
2   "name": "JCDialPad",
3   "version": "0.1.1",
4   "summary": "A customizable phone dial pad view similar to the iOS 7 Phone app's Keypad view.",
5   "description": "<<-DESC\n                     A customizable phone dial pad view similar to the iOS 7 Phone app's Keypad view.\n  \n                     Based on ABPadLockScreen by Aron Bury.\n                     DESC",
6   "homepage": "https://github.com/jconst/JCDialPad",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Joseph Constantakis": "jcon5294@gmail.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/jconst/JCDialPad.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "JCDialPad/*.{h,m}",
22   "dependencies": {
23     "libPhoneNumber-iOS": [
25     ]
26   },
27   "requires_arc": true