[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / 3 / d / b / SCAvatarBrowser / 1.0.0 / SCAvatarBrowser.podspec.json
blob210485fb79822a74a50a08d805907dcc962c913d
2   "name": "SCAvatarBrowser",
3   "version": "1.0.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 etail view of thumb image for iOS",
13   "source": {
14     "git": "https://github.com/luosch/SCAvatarBrowser.git",
15     "tag": "v1.0.0"
16   },
17   "source_files": "Classes/*.{h,m}",
18   "frameworks": "SystemConfiguration",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   }