[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / 1 / Infrared / 0.9.2.1 / Infrared.podspec.json
blobbfba7e717cc9c901627c80372996409dbe8bfb5f
2   "name": "Infrared",
3   "version": "0.9.2.1",
4   "summary": "Building native iOS apps with JavaScript.",
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.2.1"
17   },
18   "source_files": "infrared_ios/Library/**/*.{h,m,c}",
19   "resources": "infrared_ios/Library/**/*.{js,json}",
20   "frameworks": [
21     "SystemConfiguration",
22     "MapKit",
23     "CoreGraphics",
24     "UIKit",
25     "Security"
26   ],
27   "libraries": "z",
28   "requires_arc": true,
29   "dependencies": {
30     "ReactiveCocoa": [
31       "2.1.8"
32     ],
33     "RESideMenu": [
34       "~> 4.0.7"
35     ],
36     "IQKeyboardManager": [
38     ],
39     "MBProgressHUD": [
40       "~> 0.9.1"
41     ],
42     "SSKeychain": [
44     ]
45   }