| { |
| "name": "AppMacros", |
| "version": "0.0.3", |
| "summary": "some macros methed for iOS develop", |
| "description": "this project provide some macros methed for iOS developer", |
| "homepage": "https://git.oschina.net/eMoision/AppMacros", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "一抹哀伤": "1403660461@qq.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://git.oschina.net/eMoision/AppMacros.git", |
| "tag": "0.0.3" |
| }, |
| "source_files": "AppMacros/Classes/**/*{h,m}", |
| "requires_arc": true |
| } |