| { | |
| "name": "OBMapTest", | |
| "version": "0.0.1", | |
| "summary": "A short description of OBMapTest.", | |
| "description": "It is a MapTest for iOS", | |
| "homepage": "https://github.com/obally/OBMapTest", | |
| "license": "MIT", | |
| "authors": { | |
| "obally": "573987088@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/obally/OBMapTest.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "OBMapTestDemo/**/*.{h,m}", | |
| "platforms": { | |
| "ios": "7.0" | |
| } | |
| } |