blob: f7b70c44649275228a5c0927032ce98de6d8d78f [file] [log] [blame]
{
"name": "CocoaTouchFramework",
"version": "1.0.2",
"summary": "cocoa touch framework",
"description": "A sample cocoa touch framework with contains of model view controllers",
"homepage": "https://github.com/balajiaugusta/CocoaTouchFramework",
"license": "None",
"authors": {
"balajiaugusta": "gbalaji@augustasoftsol.com"
},
"source": {
"git": "https://github.com/balajiaugusta/CocoaTouchFramework.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "CocoTouchFrameOne.framework/CocoTouchFrameOne"
}