blob: c07e12312e44595ac220bad3511dd942233420f7 [file] [log] [blame]
{
"name": "ESAlbumManager",
"version": "0.0.3",
"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.3"
},
"source_files": "ESAlbumManager/ESAlbumManager/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"ESUtils": [
"~> 0.0.3"
],
"ESMacros": [
"~> 0.0.1"
]
}
}