[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 8 / 1 / OWPhotoBrowser / 0.1.1 / OWPhotoBrowser.podspec.json
blob39fb8c0e51df2b5604085d2e4ed52313a7433546
2   "name": "OWPhotoBrowser",
3   "version": "0.1.1",
4   "summary": "Light-weight photo browser for iOS.",
5   "homepage": "https://github.com/tonycn/OWPhotoBrowser",
6   "authors": {
7     "Jianjun Wu": "jxjstony@gmail.com"
8   },
9   "platforms": {
10     "ios": "6.0"
11   },
12   "source": {
13     "git": "https://github.com/tonycn/OWPhotoBrowser.git",
14     "tag": "0.1.1"
15   },
16   "source_files": "PhotoBrowser/**/*.{h,m}",
17   "requires_arc": true,
18   "license": {
19     "type": "MIT",
20     "file": "LICENSE"
21   }