blob: d2c1f3dd951ea1a6d0fb335ffdc40163d7f547fb [file] [log] [blame]
{
"name": "SXHelper",
"version": "0.0.9",
"summary": "you can use the helper easy coding",
"homepage": "https://github.com/poos/SXHelper",
"license": "MIT",
"authors": {
"xiaoR": "bieshixuan@163.com"
},
"platforms": {
"ios": "7.1"
},
"source": {
"git": "https://github.com/poos/SXHelper.git",
"tag": "0.0.9"
},
"source_files": "Example/SXHelper/SXHelper/**/*.{h,m,pch}",
"public_header_files": "Example/SXHelper/SXHelper/MainClass/**/*.h",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.6.3"
]
}
}