[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / d / 5 / SSUIViewMiniMe / 1.0.0 / SSUIViewMiniMe.podspec.json
blob985cfbb9ef9f62236798cf393e1e2ba9e4f37da7
2   "name": "SSUIViewMiniMe",
3   "version": "1.0.0",
4   "summary": "A miniature replica of your UIView with an indicator of your location.",
5   "description": "                   SSUIViewMiniMe takes your UIView and creates a small version of it with an indicator of your location on the original UIView.\n\n                   * The MiniMe UIView is responsive to touch. Dragging your finger on it will move the actual UIScrollView\n                   * The MiniMe UIView indicator will track the current movment in the UIScrollView\n                   * The MiniMe UIView will draw on it self any changes made in the UIScrollView\n",
6   "homepage": "https://github.com/sSegev/SSUIViewMiniMe",
7   "screenshots": "https://f.cloud.github.com/assets/3911009/1750212/280acf4c-657b-11e3-9efb-b9ec8ce3f113.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "Segev Sherry": "segevgold@gmail.com"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source": {
20     "git": "https://github.com/sSegev/SSUIViewMiniMe.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "SSUIViewMiniMeDemo/SSUIViewMiniMe/SSUIViewMiniMe.{h,m}"