[Add] TPNMentaCustomAdapterInland 6.00.23.1
[CocoaPods.git] / Specs / 1 / 2 / 9 / Loader / 0.0.1 / Loader.podspec.json
blob85ed6b6b22a15e13c3602b6b6de8e6394705ed7d
2   "name": "Loader",
3   "version": "0.0.1",
4   "summary": "Loading view for all ios applications",
5   "description": "                   Loading view for all ios applications.\n",
6   "homepage": "https://github.com/MaxJohnson/Loader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mehul Mistri": "mehulgecg@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/MaxJohnson/Loader.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Loader.{h,m}",
23     "UIImage+BoxBlur.{h,m}"
24   ],
25   "requires_arc": true,
26   "frameworks": [
27     "UIKit",
28     "QuartzCore"
29   ]