blob: 1396d19006dd7d10ccf6db1cf0410b3326f4d33c [file] [log] [blame]
{
"name": "ChainProperty",
"version": "1.0.1",
"summary": "no summary",
"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.1"
},
"source_files": "ChainProperty/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}