[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 9 / 8 / ICLoader / 1.0.4 / ICLoader.podspec.json
blobc041fa58389180be0d4ade3ca5330d4e03bb2d94
2   "name": "ICLoader",
3   "version": "1.0.4",
4   "summary": "(yet another) simple frosty loader/HUD.",
5   "homepage": "https://github.com/jasperblues/ICLoader.git",
6   "license": {
7     "type": "Apache 2.0"
8   },
9   "authors": "Jasper Blues",
10   "source": {
11     "git": "https://github.com/jasperblues/ICLoader.git",
12     "tag": "1.0.4"
13   },
14   "source_files": "ICLoader.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0"
18   },
19   "dependencies": {
20     "NanoFrame": [
22     ]
23   }