[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 7 / 8 / AuthorizeNetAccept / 0.0.1 / AuthorizeNetAccept.podspec.json
blobed9ee4add57269188a93449339ae4a06fe9624f6
2   "name": "AuthorizeNetAccept",
3   "authors": "Authorize.Net",
4   "version": "0.0.1",
5   "summary": "Authorize.Net Accept SDK for iOS",
6   "homepage": "https://visa.com",
7   "license": {
8     "type": "VISA",
9     "text": "                            © VISA Inc., 2016. All rights reserved.\n"
10   },
11   "platforms": {
12     "ios": "8.4"
13   },
14   "source": {
15     "git": "https://github.com/AuthorizeNet/accept-sdk-ios.git"
16   },
17   "requires_arc": true,
18   "default_subspecs": "Source",
19   "subspecs": [
20     {
21       "name": "Source",
22       "source_files": "AcceptSDK/**/*.{swift}",
23       "xcconfig": {
24         "ENABLE_BITCODE": "NO"
25       }
26     }
27   ]