[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / d / 9 / AJKit / 0.4.2 / AJKit.podspec.json
blob515bf6fbb8c5f8ad4ba1f43bb2bf8902f5e37892
2   "name": "AJKit",
3   "version": "0.4.2",
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.2"
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   }