[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 5 / 0 / 8 / SLStatisticsView / 0.0.1 / SLStatisticsView.podspec.json
blob67fccfb3726eae676c22ede835254bd9c2099a33
2   "name": "SLStatisticsView",
3   "version": "0.0.1",
4   "summary": "Offer a easy to built a statisticsView For iOS",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/cslmark/SLStatisticsView",
7   "license": "MIT",
8   "authors": {
9     "cslmark": "chensl@hadlinks.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/cslmark/SLStatisticsView.git",
16     "tag": "0.0.1",
17     "commit": "2873617a0b0967b5c6a560b3570b942ed336978e"
18   },
19   "source_files": "SLStatisticView/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true