[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 4 / 6 / AppBlade / 0.6.2 / AppBlade.podspec.json
blob610c0d6b086847cccf8f766fff6473ccf87260ce
2   "name": "AppBlade",
3   "version": "0.6.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/AppBlade/AppBladeSDK",
9   "authors": {
10     "James Daniels": "james@appblade.com"
11   },
12   "summary": "AppBlade SDK for iOS",
13   "source": {
14     "git": "https://github.com/AppBlade/AppBladeSDK.git",
15     "tag": "iOS-0.6.2"
16   },
17   "source_files": "iOS/Framework/AppBlade/*.{h,m,c}",
18   "frameworks": "Security",
19   "libraries": "sqlite3",
20   "dependencies": {
21     "PLCrashReporter": [
22       "1.2-rc5"
23     ]
24   },
25   "prefix_header_file": "iOS/Framework/AppBlade/AppBlade-Prefix.pch",
26   "platforms": {
27     "ios": "5.0"
28   },
29   "requires_arc": true