blob: 555115e89850e2a51566332465cd6b71566e6868 [file] [log] [blame]
{
"name": "LFPhotoLib",
"version": "0.0.2",
"summary": "Lib.",
"description": "My Lib.",
"homepage": "https://www.baidu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alpha": "alphali@vipabc.com"
},
"source": {
"git": "https://github.com/CoderiLife/LFPhotoLib.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LFPhotoLib/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}