| { | |
| "name": "YAssetsPicker", | |
| "version": "0.0.6", | |
| "license": "LICENSE", | |
| "homepage": "https://github.com/BestKai/YAssetsPicker", | |
| "authors": { | |
| "BestKai": "bestkai9009@gmail.com" | |
| }, | |
| "summary": "仿微信图片选择", | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/BestKai/YAssetsPicker.git", | |
| "tag": "0.0.6" | |
| }, | |
| "source_files": "YAssetsPicker/**/*.{h,m}", | |
| "frameworks": [ | |
| "Photos", | |
| "AddressBook" | |
| ], | |
| "requires_arc": true | |
| } |