[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / a / 6 / IGFastImage / 2.0.0 / IGFastImage.podspec.json
blobd6fb0975e186d6e21a0fa5fdc0c1731c88017569
2   "name": "IGFastImage",
3   "version": "2.0.0",
4   "platforms": {
5     "ios": "7.0",
6     "osx": "10.9"
7   },
8   "summary": "Finds the size and type of an image given its uri by fetching as little as needed.",
9   "homepage": "https://github.com/siuying/IGFastImage",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Francis Chong": "francis@ignition.hk"
16   },
17   "source": {
18     "git": "https://github.com/siuying/IGFastImage.git",
19     "tag": "2.0.0"
20   },
21   "source_files": "IGFastImage/FastImage/*.{h,m}",
22   "requires_arc": true