[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / b / e / 1 / LSDrupalSDK / 0.1.0 / LSDrupalSDK.podspec.json
blob6f410fb13893ba4d42325040ee2961216dd143dd
2   "name": "LSDrupalSDK",
3   "version": "0.1.0",
4   "summary": "Drupal 8 iOS SDK",
5   "description": "\t\t\t#Drupal 8 iOS SDK\n",
6   "homepage": "http://drupalsdk.com",
7   "license": "MIT",
8   "authors": {
9     "Oleg Stasula": "oleg.stasula@lemberg.co.uk"
10   },
11   "source": {
12     "git": "https://github.com/lemberg/d8iossdk.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes",
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.0"
23     ]
24   }