blob: 591540929844576f660a3694ee70f6efcb208381 [file] [log] [blame]
{
"name": "IBProperty",
"version": "1.0.2",
"platforms": {
"ios": "7.0"
},
"summary": "A iOS Kit which would adapt screen by XIB and Storyboard better, and use better for XIB and Storyboard。",
"homepage": "https://github.com/SunriseOYR/IBProperty",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Oranges and lemons",
"social_media_url": "https://www.jianshu.com/u/80c622a1fe98",
"source": {
"git": "https://github.com/SunriseOYR/IBProperty.git",
"tag": "v1.0.2"
},
"source_files": "IBProperty/ORIBProperty.h",
"requires_arc": true,
"dependencies": {
"Aspects": [
]
},
"public_header_files": "IBProperty/ORIBProperty.h"
}