blob: 51014e9658248177793c68d0f3a3e722cd9fe38f [file] [log] [blame]
{
"name": "CocoaTouchFramework",
"version": "1.0",
"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"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "CocoTouchFrameOne.framework/Headers/CocoTouchFrameOne.h"
}