blob: 0d67a4301d389b7712add0b5fabb00546c0a7f62 [file] [log] [blame]
{
"name": "SXHelper",
"version": "0.0.13",
"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.13"
},
"source_files": "Example/SXHelper/SXHelper/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.6.3"
]
},
"prefix_header_file": "Example/SXHelper/SXHelper/SXPrefixHeader.pch"
}