[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 8 / Shake / 0.1 / Shake.podspec.json
blob2696d1f08f75d1b12c82d5a3331ea8691022ec4e
2   "name": "Shake",
3   "version": "0.1",
4   "summary": "Simple, powerful bug reporting",
5   "description": "Shake allows simple and powerful bug reporting. Paste 1 line of code into your app and tell testers to just shake their phone to report bugs!",
6   "homepage": "http://www.shakebugs.com/",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shake Team": "team@shakebugs.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/shakebugs/shake-ios-staging.git",
19     "tag": 0.1
20   },
21   "libraries": "z",
22   "xcconfig": {
23     "FRAMEWORK_SEARCH_PATHS": "'$(PODS_ROOT)/Shake/'"
24   },
25   "requires_arc": true,
26   "source_files": "Shake.framework/Headers/*.{h}",
27   "vendored_frameworks": "Shake.framework",
28   "preserve_paths": "Shake.framework/*"