| { | |
| "name": "YYRegex", | |
| "version": "0.0.1", | |
| "license": "MIT", | |
| "summary": "Regex concentrate on iOS.", | |
| "homepage": "https://github.com/hardtosaygoodbye/YYRegex", | |
| "authors": { | |
| "马万荣": "hardtosaygoodbye@sina.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/hardtosaygoodbye/YYRegex.git", | |
| "tag": "0.0.1" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "*.{h,m}" | |
| } |