[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / e / 8 / LGMagicRefresh / 0.1.0 / LGMagicRefresh.podspec.json
blob6291e3cee8f15bb7dc46b8a1f96e80a44fe0cd14
2   "name": "LGMagicRefresh",
3   "version": "0.1.0",
4   "summary": "A easy way to use pull to refresh.",
5   "homepage": "https://github.com/jamy0801/LGMagicRefresh",
6   "license": "MIT",
7   "authors": {
8     "jamy0801": "gg.jamy@163.com"
9   },
10   "source": {
11     "git": "https://github.com/jamy0801/LGMagicRefresh.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "LGMagicRefresh": [
21       "Pod/Assets/*.png"
22     ]
23   }