blob: b2a3a102f2709faa36a815d2a56137900a86780a [file] [log] [blame]
{
"name": "ESAlbumManager",
"version": "0.0.6",
"summary": "albumManager for iOS",
"description": "improve efficiency for ios develop",
"homepage": "https://github.com/EverydayStep",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"codeLocker": "codeLockers@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/EverydayStep/ESAlbumManager.git",
"tag": "0.0.6"
},
"source_files": "ESAlbumManager/ESAlbumManager/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"ESUtils": [
"~> 0.0.4"
]
}
}