[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / d / b / SCAvatarBrowser / 1.0.1 / SCAvatarBrowser.podspec.json
blobd7cdf9653bf8e98d4be5e4d56ef78ff0b96f1546
2   "name": "SCAvatarBrowser",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/luosch/SCAvatarBrowser",
9   "authors": {
10     "Sicheng Luo": "me@lsich.com"
11   },
12   "summary": "provide detail view of thumb image for iOS",
13   "source": {
14     "git": "https://github.com/luosch/SCAvatarBrowser.git",
15     "tag": "v1.0.1"
16   },
17   "source_files": "Classes/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "requires_arc": true,
23   "platforms": {
24     "ios": "7.0"
25   }