[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 7 / e / PayPalUIKit / 0.1.0 / PayPalUIKit.podspec.json
blob708c01d2604222f0eff7a5ce0e57c5d5b3fe4b39
2   "name": "PayPalUIKit",
3   "version": "0.1.0",
4   "summary": "Description of your project",
5   "description": "Mandatorily longer description of your project",
6   "homepage": "https://github.paypal.com/Slydon/PayPalUIKit",
7   "license": "Description of your licence, name or otherwise",
8   "authors": {
9     "iOS dev": "slydon@paypal.com, scottlydon18@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.paypal.com/Slydon/PayPalUIKit.git",
16     "tag": "0.1.0"
17   },
18   "source_files": [
19     "PayPalUIKit/Classes/**/*.swift",
20     "PayPalUIKit/Fonts/**/*.ttf"
21   ],
22   "requires_arc": true,
23   "swift_version": "4.0",
24   "xcconfig": {
25     "SWIFT_VERSION": "4.0"
26   },
27   "dependencies": {
28     "PPUI": [
30     ]
31   }