[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 7 / 1 / TapReason / 1.0.0-beta1 / TapReason.podspec.json
blob98dbc4472750b586f482525feb1d1d62d9886ce1
2   "name": "TapReason",
3   "version": "1.0.0-beta1",
4   "summary": "PLEASE FILL SHORT DESCRIPTION",
5   "description": "PLEASE FILL LONG DESCRIPTION - must be longer than the summary",
6   "homepage": "https://bitbucket.org/tapreason/tapreasonframework-cocoapods",
7   "license": "MIT",
8   "authors": {
9     "TapReason": "http://www.tapreason.com"
10   },
11   "source": {
12     "git": "https://bitbucket.org/tapreason/tapreasonframework-cocoapods",
13     "branch": "pod_init"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "resources": "Pod/TapReason.bundle",
20   "vendored_frameworks": "Pod/TapReason.framework",
21   "xcconfig": {
22     "OTHER_LDFLAGS": "-all_load -lc++ -ObjC"
23   },
24   "preserve_paths": "Pod/TapReason.*",
25   "frameworks": [
26     "UIKit",
27     "QuartzCore",
28     "SystemConfiguration",
29     "MobileCoreServices",
30     "CoreTelephony",
31     "Social",
32     "MessageUI"
33   ],
34   "libraries": [
35     "sqlite3",
36     "z"
37   ]