blob: a7ff494e5c708f4610b885cbe4b347ab55c8cf4d [file] [log] [blame]
{
"name": "LFPhotoLib",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LFPhotoLib/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}