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