[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 1 / b / 6 / GCProgressLine / 0.0.1 / GCProgressLine.podspec.json
blob4bd5719d05f881da40a626ed7dee85c8a79563a3
2   "name": "GCProgressLine",
3   "version": "0.0.1",
4   "license": "LICENSE",
5   "summary": "Fast encryption string used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/Sky891028/GCProgressLine",
7   "authors": {
8     "sky891028": "sky891028@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Sky891028/GCProgressLine.git",
12     "tag": "0.0.1"
13   },
14   "requires_arc": true,
15   "description": "Fast encryption string, the current support for MD5 (16, 32), Sha1, Base64",
16   "source_files": "GCProgressLine/**/*.{h,m}",
17   "platforms": {
18     "ios": "7.0"
19   }