| { |
| "name": "PAPhotoBrowseModule", |
| "version": "0.1.0", |
| "summary": "A photo browse", |
| "license": "MIT", |
| "homepage": "https://github.com/xxzizixx/PAPhotoBrowseModule", |
| "description": "A photo browse which use to PA SMT # 项目简介描述", |
| "source": { |
| "git": "https://github.com/xxzizixx/PAPhotoBrowseModule.git", |
| "tag": "0.1.0" |
| }, |
| "source_files": "PAPhotoBrowseModule/*.{h,m}", |
| "requires_arc": true, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ], |
| "authors": { |
| "YANGBIAO": "YANGBIAO383@PINGAN.com.cn" |
| }, |
| "social_media_url": "http://xxzizixx.github.io" |
| } |