blob: 63c45dd7e590954056866d783c3e4eaee97fcf4d [file] [log] [blame]
{
"name": "KTPhotosViewController",
"version": "1.0.3",
"summary": "Uh.",
"description": " KTPhotosViewController. Uh.\n",
"homepage": "https://github.com/kartikthapar/KTPhotosViewController",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Kartik Thapar": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kartikthapar/KTPhotosViewController.git",
"tag": "1.0.3"
},
"source_files": "KTPhotosViewController/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Haneke": [
],
"DACircularProgress": [
],
"IDMPhotoBrowser": [
],
"AFNetworking": [
]
}
}