[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / 1 / Infrared / 0.9.1 / Infrared.podspec.json
blob10e9337511912204421c2c3b16105087497cc737
2   "name": "Infrared",
3   "version": "0.9.1",
4   "summary": "Building native iOS apps which can be update without App Store.",
5   "homepage": "http://infrared.io",
6   "documentation_url": "https://github.com/infrared-io/infrared_ios/wiki",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Uros": "uros@infrared.io"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/infrared-io/infrared_ios.git",
16     "tag": "0.9.1"
17   },
18   "source_files": "infrared_ios/Library/**/*.{h,m}",
19   "resources": "infrared_ios/Library/**/*.{js,json}",
20   "frameworks": [
21     "SystemConfiguration",
22     "MapKit",
23     "CoreGraphics",
24     "UIKit"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "ReactiveCocoa": [
29       "2.1.8"
30     ],
31     "Antenna": [
32       "2.0.0"
33     ],
34     "RESideMenu": [
35       "~> 4.0.7"
36     ],
37     "IQKeyboardManager": [
39     ],
40     "MBProgressHUD": [
41       "~> 0.9.1"
42     ]
43   }