blob: 7fb71a7bdab6eab228c1c64784a8e4274ad53382 [file] [log] [blame]
{
"name": "QExtension",
"version": "1.0.1",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"homepage": "https://github.com/QianChia/QExtension",
"authors": {
"QianChia": "jhqian0228@icloud.com"
},
"summary": "The extension method for Foundation & UIKit Class",
"source": {
"git": "https://github.com/QianChia/QExtension.git",
"tag": "1.0.1"
},
"source_files": "QExtension/**/*.{h,m}",
"requires_arc": true
}