blob: 5794dfbec4d67edac4cbe97db403cab0148f1e47 [file] [log] [blame]
{
"name": "FrameHelper",
"version": "0.1",
"summary": "Easy way to access view's frame in iOS",
"homepage": "https://github.com/akinLiu/FrameHelper",
"license": "MIT",
"authors": {
"akinLiu": "hengxin196@gmail.com"
},
"social_media_url": "https://twitter.com/hengxin196",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/akinLiu/FrameHelper.git",
"tag": "0.1"
},
"source_files": "UIViewFrameHelper/*.{h,m}",
"requires_arc": true
}