blob: f26be51dc9e7938aa3fc8a3283d5f7a75f4ead84 [file] [log] [blame]
{
"name": "ZTCameraKit",
"version": "0.1.1",
"summary": "自定义相机相册",
"description": "加一个长的描述~自定义相机相册.",
"homepage": "https://github.com/zttina/ZTCameraKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zttina": "351199191@qq.com"
},
"source": {
"git": "https://github.com/zttina/ZTCameraKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZTCameraKit/Classes/**/*",
"dependencies": {
"ReactiveCocoa": [
"~> 2.5"
]
},
"resource_bundles": {
"ZTCameraKit": [
"ZTCameraKit/Assets/*.png"
]
}
}