[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / e / 2 / a / Qwasi / 2.1.16-dev.136 / Qwasi.podspec.json
blob539c49d3d69b60b3ad86432508602d0cf75ff5b7
2   "name": "Qwasi",
3   "version": "2.1.16-dev.136",
4   "summary": "Qwasi iOS Library",
5   "homepage": "https://github.com/qwasi/ios-library",
6   "license": "MIT",
7   "authors": {
8     "Rob Rodriguez": "rob.rodriguez@qwasi.com"
9   },
10   "source": {
11     "git": "https://github.com/qwasi/ios-library.git",
12     "tag": "2.1.16-dev.136"
13   },
14   "platforms": {
15     "ios": "7.1"
16   },
17   "requires_arc": true,
18   "ios": {
19     "frameworks": "CoreLocation"
20   },
21   "public_header_files": "Pod/**/*.h",
22   "source_files": "Pod/**/*",
23   "dependencies": {
24     "CocoaLumberjack": [
25       "2.0.0"
26     ],
27     "AFNetworking": [
29     ],
30     "GBDeviceInfo": [
31       "~> 3.1.0"
32     ],
33     "Emitter": [
35     ],
36     "QSwizzle": [
37       "~> 0.2.0"
38     ]
39   }