| { |
| "name": "YTTHpplePlus", |
| "version": "0.1.4", |
| "summary": "Lightweight And Powerful XML/HTML Parser Util", |
| "description": "Lightweight And Powerful XML/HTML Parser Util", |
| "homepage": "https://github.com/flypigrmvb/YTTHpplePlus", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "flypigrmvb": "862709539@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/flypigrmvb/YTTHpplePlus.git", |
| "tag": "0.1.4" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": [ |
| "YTTHpplePlus/Classes", |
| "YTTHpplePlus/Classes/**/*.{h,m}" |
| ], |
| "libraries": "xml2", |
| "xcconfig": { |
| "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2" |
| }, |
| "requires_arc": true, |
| "module_name": "YTTHpplePlus" |
| } |