[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 7 / 2 / Loopify / 0.1.0 / Loopify.podspec.json
blob00752b6bce466eefe531c3320eaa30d71da293c1
2   "name": "Loopify",
3   "version": "0.1.0",
4   "summary": "Let your users post and vote on bug reports & feature requests.",
5   "homepage": "https://loopify.co",
6   "license": {
7     "type": "Commercial",
8     "text": "Created and licensed by Loopify. Copyright 2016 Product Pains Inc. All rights reserved."
9   },
10   "authors": {
11     "Loopify": "hello@loopify.co"
12   },
13   "social_media_url": "https://twitter.com/loopify",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://loopify.co/sdk/0.1.0/Loopify.framework.zip"
19   },
20   "requires_arc": true,
21   "preserve_paths": "Loopify.framework",
22   "source_files": "Loopify.framework/Headers/**/*.h",
23   "public_header_files": "Loopify.framework/Headers/**/*.h",
24   "header_mappings_dir": "Loopify.framework/Headers",
25   "ios": {
26     "vendored_frameworks": "Loopify.framework",
27     "frameworks": [
28       "UIKit",
29       "Foundation"
30     ]
31   }