[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / 3 / 7 / f / SGImageLoader / 1.0.0 / SGImageLoader.podspec.json
blob5f0114d780f540558c3643eb78e14a2db0dd670d
2   "name": "SGImageLoader",
3   "version": "1.0.0",
4   "summary": "Image caching using NSCache",
5   "homepage": "https://github.com/7glyphs/SGImageLoader",
6   "license": "MIT",
7   "authors": "7 glyphs Ltd.",
8   "source": {
9     "git": "https://github.com/7glyphs/SGImageLoader.git",
10     "tag": "1.0.0"
11   },
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source_files": "SGImageLoader/*.{h,m}",
16   "requires_arc": true