blob: 3f51357ef87cb0ab1f41860c3f37e16accf8ce6f [file] [log] [blame]
{
"name": "PictureAlbum",
"version": "1.0.0",
"summary": "shengxin inc ios common framework",
"description": "The use of PhotoKit to read the local album, detection of photo album permissions, read all the big picture album, optimize the speed of collectionView",
"homepage": "https://github.com/xiaofeixiaflyingOC/PictureAlbum",
"license": "MIT",
"authors": {
"shengxin": "shengxin@tuxing2010.com"
},
"source": {
"git": "https://github.com/xiaofeixiaflyingOC/PictureAlbum.git",
"commit": "64737ca9720c28ea3f4a2e95e065821a35bc3779",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "PictureAlbum/PictureAlbum/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"Photos",
"AssetsLibrary"
]
}