[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 1 / f / 6 / MGFinderView / 2.1 / MGFinderView.podspec.json
blob006eac8ef74886aff313de104fe646c193c9f773
2   "name": "MGFinderView",
3   "version": "2.1",
4   "summary": "MGFinderView is an animated finder view useful for instance to focus or to suggest a point of the screen to the user.",
5   "homepage": "https://github.com/matteogobbi/MGFinderView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Matteo Gobbi": "job@matteogobbi.it"
12   },
13   "source": {
14     "git": "https://github.com/matteogobbi/MGFinderView.git",
15     "tag": "2.1"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": [
21     "Classes",
22     "MGFinderView/MGFinderView/*"
23   ],
24   "frameworks": [
25     "CoreGraphics",
26     "UIKit"
27   ],
28   "requires_arc": true