[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / d / 9 / AJKit / 0.4.4 / AJKit.podspec.json
blobe133ed9e186a2943347ee07e45970038d7b7f9ad
2   "name": "AJKit",
3   "version": "0.4.4",
4   "summary": "A short description of AJKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xujiebing/AJKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xujiebing": "xujiebing1992@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/xujiebing/AJKit.git",
16     "tag": "0.4.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "AJKit/Classes/**/*.{h,m}",
22   "prefix_header_file": "AJKit/Classes/AJKit.pch",
23   "resource_bundles": {
24     "AJKit": [
25       "AJKit/Assets/Image.xcassets"
26     ]
27   },
28   "dependencies": {
29     "SVProgressHUD": [
30       "2.2.5"
31     ],
32     "MJRefresh": [
33       "3.2.3"
34     ],
35     "ReactiveObjC": [
36       "3.1.1"
37     ],
38     "HBDNavigationBar": [
39       "1.7.7"
40     ]
41   }