[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / d / b / SCAvatarBrowser / 1.1.0 / SCAvatarBrowser.podspec.json
blob17ec9857fbef60fd9b915308b77fc097918ebe04
2   "name": "SCAvatarBrowser",
3   "version": "1.1.0",
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.1.0"
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   }