| { | |
| "name": "LWQIntroductoryPageHelper", | |
| "version": "0.0.1", | |
| "summary": "引导页管理库", | |
| "homepage": "https://git.coding.net/LWQ_Maurice/LWQIntroductoryPageHelper.git", | |
| "license": "MIT", | |
| "authors": { | |
| "LWQ_Maurice": "w327177547@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://git.coding.net/LWQ_Maurice/LWQIntroductoryPageHelper.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "Classes/**/*", | |
| "frameworks": [ | |
| "Foundation", | |
| "UIKit" | |
| ], | |
| "requires_arc": true | |
| } |