blob: 515bf6fbb8c5f8ad4ba1f43bb2bf8902f5e37892 [file] [log] [blame]
{
"name": "AJKit",
"version": "0.4.2",
"summary": "A short description of AJKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xujiebing/AJKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xujiebing": "xujiebing1992@gmail.com"
},
"source": {
"git": "https://github.com/xujiebing/AJKit.git",
"tag": "0.4.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AJKit/Classes/**/*.{h,m}",
"prefix_header_file": "AJKit/Classes/AJKit.pch",
"resource_bundles": {
"AJKit": [
"AJKit/Assets/Image.xcassets"
]
},
"dependencies": {
"SVProgressHUD": [
"2.2.5"
],
"MJRefresh": [
"3.2.3"
],
"ReactiveObjC": [
"3.1.1"
]
}
}