| { | |
| "name": "SYTools", | |
| "version": "1.0.5", | |
| "summary": "this is a tools of app develop", | |
| "description": "app develop always use config and this is a config of app develop", | |
| "homepage": "https://github.com/longqinglei/SYTools", | |
| "license": "MIT", | |
| "authors": { | |
| "龙青磊": "longqinglei@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/longqinglei/SYTools.git", | |
| "tag": "1.0.5" | |
| }, | |
| "source_files": "SYTools/SYTool/*.{h,m}", | |
| "frameworks": "UIKit", | |
| "requires_arc": true | |
| } |