blob: 6e87573ea48f73307e8eb6695a51879940ba1012 [file] [log] [blame]
{
"name": "EasyFrames",
"version": "1.0",
"summary": "EasyFrames contains view helper categories which would ease out modifying view frames.",
"homepage": "http://www.appsify.org",
"license": {
"type": "PRIVATE USE",
"file": "LICENSE.md"
},
"authors": {
"Sushma Satish": "sushmasatish@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sushmasatish/EasyFrames.git",
"branch": "master",
"tag": "1.0"
},
"source_files": "**/*.{h,m}",
"public_header_files": "**/*.{h}",
"requires_arc": true
}