blob: 0d93eba69e8185b79f2831f293f648cce7c7f178 [file] [log] [blame]
{
"name": "PhotosProvider",
"version": "0.0.1",
"summary": "Use combined PhotoObjects.",
"description": "You can use Photos Framework easily",
"homepage": "http://github.com/muukii0803/PhotosProvider",
"license": "MIT",
"authors": {
"muukii": "m@muukii.me"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/muukii0803/PhotosProvider.git",
"tag": "0.0.1"
},
"source_files": "PhotosProvider/Classes/**/*.swift",
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"GCDKit"
],
"dependencies": {
"GCDKit": [
"1.1.1"
]
}
}