blob: f8e8718e82e9203e970d6247aafad1e3cbe41d69 [file] [log] [blame]
{
"name": "XLPhotoBrowser",
"version": "1.0.2",
"summary": "a component of photo browser on iOS",
"homepage": "https://github.com/xiaoL0204/XLPhotoBrowser",
"description": "It is a component for ios photo browser,written by Objective-C.",
"license": "MIT",
"authors": {
"xiaoL0204": "xiaol0204@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/xiaoL0204/XLPhotoBrowser.git",
"tag": "1.0.2"
},
"source_files": [
"XLPhotoBrowser/**/*.{h,m}",
"Pods/**/*.{h,m}"
],
"requires_arc": true
}