blob: 0bc5d6a494d5e610851f0bf875c46df733fc34c6 [file] [log] [blame]
{
"name": "CocoaTouchFramework",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "CocoTouchFrameOne.framework/CocoTouchFrameOne"
}