blob: 25766cfa0b7fa3f0f3ccb26d98edceb89eca8b8c [file] [log] [blame]
{
"name": "NNPhoto",
"version": "0.0.1",
"summary": "a photo browser and picker framework for iOS.",
"homepage": "https://github.com/NNKit/NNPhoto",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ws00801526": "3057600441@qq.com"
},
"source": {
"git": "https://github.com/NNKit/NNPhoto.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Browser",
"source_files": "Browser/Classes/**/*",
"dependencies": {
"YYWebImage": [
]
}
}
]
}