[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 3 / b / 8 / TGDrawSvgPathView / 1.0.2 / TGDrawSvgPathView.podspec.json
blob8e328f35698bc9295f6bc50d45ebd9d71d51fb9a
2   "name": "TGDrawSvgPathView",
3   "version": "1.0.2",
4   "summary": "an IOS helper class to draw animated paths from SVG files",
5   "homepage": "https://github.com/Tibolte/TGDrawSvgPathView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Thibault Guégan": "thibault.guegan@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Tibolte/TGDrawSvgPathView.git",
15     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "frameworks": [
21     "UIKit"
22   ],
23   "source_files": "Classes/*.{h,m}",
24   "requires_arc": true