[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / 7 / Stripe / 1.0.1 / Stripe.podspec.json
blob8b2e7e4fb70cb453735f0af2bb52667d5b161aff
2   "name": "Stripe",
3   "version": "1.0.1",
4   "summary": "Stripe is a web-based API for accepting payments online.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://stripe.com",
10   "authors": {
11     "Saikat Chakrabarti": "saikat@stripe.com"
12   },
13   "source": {
14     "git": "https://github.com/stripe/stripe-ios.git",
15     "tag": "v1.0.1"
16   },
17   "source_files": "Stripe/*.{h,m}",
18   "public_header_files": "Stripe/*.h",
19   "frameworks": "Foundation",
20   "requires_arc": true