{ | |
"name": "SRVendor", | |
"version": "0.0.1", | |
"summary": "The most easy way for autoLayout. Based Runtime.", | |
"homepage": "https://github.com/ss-lihao/SRVendor", | |
"license": "MIT", | |
"authors": { | |
"skinrun_iOS": "ss_lihao@126.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/ss-lihao/SRVendor.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "SRVendor/**/*.{h,m}", | |
"requires_arc": true | |
} |