[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 8 / 5 / 1 / AutomaticSDK / 0.1.0 / AutomaticSDK.podspec.json
blob72b6b929ff1b98a7ca03f95f312e322bc295b038
2   "name": "AutomaticSDK",
3   "version": "0.1.0",
4   "summary": "The best way to build iOS apps powered by Automatic",
5   "description": "With the Automatic iOS SDK, your users can log in to your app with their Automatic accounts. Think Facebook or Twitter login, but rather than bringing a users' social graph, instead unlocking a wealth of automotive data that you can use to supercharge your app.",
6   "homepage": "https://developer.automatic.com",
7   "license": "Apache 2.0",
8   "authors": {
9     "Robert Böhnke": "robb.bohnke@automatic.com",
10     "Eric Horacek": "eric@automatic.com",
11     "Sylvain Rebaud": "sylvain@automatic.com"
12   },
13   "source": {
14     "git": "https://github.com/Automatic/Automatic-iOS-SDK.git",
15     "tag": "0.1.0"
16   },
17   "source_files": [
18     "AutomaticSDK",
19     "AutomaticSDK/**/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "8.0"
24   },
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.0"
28     ],
29     "AFOAuth2Manager": [
30       "~> 3.0"
31     ],
32     "libextobjc/EXTScope": [
34     ]
35   }