[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 8 / 3 / 7 / IFXRefresher / 1.1.0 / IFXRefresher.podspec.json
blob9e2698b2bdc72d5c1a3e9cae40ae60d423a27662
2   "name": "IFXRefresher",
3   "version": "1.1.0",
4   "license": "MIT",
5   "summary": "Injection for Xcode auto Refresher, accelerates iOS development.",
6   "homepage": "https://github.com/18plan/IFXRefresher",
7   "authors": {
8     "ShandaGames": "http://www.sdo.com"
9   },
10   "source": {
11     "git": "https://github.com/18plan/IFXRefresher.git",
12     "tag": "1.1.0"
13   },
14   "description": "IFXRefresher help us develop iOS UI so much. This is a tiny library need to work together \nwith Xcode plugin injectionforxcode at https://github.com/johnno1962/injectionforxcode.",
15   "source_files": "IFXRefresher/*.{h,m}",
16   "ios": {
17     "frameworks": [
18       "Foundation",
19       "UIKit"
20     ]
21   },
22   "platforms": {
23     "ios": "6.0"
24   },
25   "requires_arc": true