blob: 8af7902ef30ea6dad45a4ddd3220141069747203 [file] [log] [blame]
{
"name": "photoSdk",
"version": "0.0.1",
"summary": "cocoapods for photo components",
"description": "A longer description of photoSdk in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/Prashant034/cccSDK",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Prashant034": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Prashant034/cccSDK.git",
"tag": "0.0.1"
},
"source_files": "CCCPhotoComponents.framework/Headers/*.h",
"exclude_files": "Classes/Exclude"
}