blob: 6b25ffdeeab7c84b992d69902c1f17556da70a58 [file] [log] [blame]
{
"name": "KTPhotosViewController",
"version": "1.0.1",
"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.1"
},
"source_files": "KTPhotosViewController/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Haneke": [
],
"DACircularProgress": [
],
"IDMPhotoBrowser": [
],
"AFNetworking": [
]
}
}