blob: 5d8550976fdfa55a77dcfbea81448b28b6cec0a5 [file] [log] [blame]
{
"name": "ANSPicker",
"version": "0.0.1",
"summary": "A tool used to change request url before sending to server",
"description": "A tool used to change request url more convient for iOS application.",
"homepage": "https://github.com/viktyz/ANSPicker",
"license": "MIT",
"authors": {
"viktyz": "66745628@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/viktyz/ANSPicker.git",
"tag": "0.0.1"
},
"source_files": [
"ANSPicker",
"ANSPicker/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}