blob: 00619abc4b39e674866340c5f5bed2930a743715 [file] [log] [blame]
{
"name": "ChainProperty",
"version": "1.0.2",
"summary": "shortway to set properties of UIViews and its subClass by using doc",
"homepage": "https://github.com/MasterShady/ChainProperty",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"ShadyLew": "shady19920130@hotmail.com"
},
"source": {
"git": "https://github.com/MasterShady/ChainProperty.git",
"tag": "1.0.2"
},
"source_files": "ChainProperty/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}