[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 8 / f / PagarMe / 1.1.1 / PagarMe.podspec.json
blobf749f04c6a060a6b92baf39089f3de93e5c432f0
2   "name": "PagarMe",
3   "version": "1.1.1",
4   "summary": "Pagar.me Library for iOS",
5   "homepage": "https://github.com/pagarme/pagarme-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Luciano Nascimento",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/pagarme/pagarme-ios.git",
16     "tag": "1.1.1"
17   },
18   "source_files": "PagarMe/**/*.{h,m}",
19   "frameworks": "Security",
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.0"
24     ],
25     "ObjectiveLuhn": [
26       "~> 1.0"
27     ]
28   }