blob: a943b36248c474f5dc58a39eb39af6165396704c [file] [log] [blame]
{
"name": "InstagramAssetsPicker",
"version": "0.1.1",
"summary": "A assets picker like Instagram with photo and video crop",
"homepage": "https://github.com/JGINGIT/InstagramAssetsPicker",
"license": "MIT",
"authors": {
"JG": "jezzegoo@gmail.com"
},
"source": {
"git": "https://github.com/JGINGIT/InstagramAssetsPicker.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": "Pod/Assets/InstagramAssetsPicker.bundle",
"dependencies": {
"GPUImage": [
"~> 0.1.6"
]
}
}