[Add] BoreyAdSDK 0.0.6
[CocoaPods.git] / Specs / 2 / d / f / GSCSVSerialization / 2.0.0 / GSCSVSerialization.podspec.json
blob72aa1fcaffbefb162cb09ee3f21777e0eaed820d
2   "name": "GSCSVSerialization",
3   "version": "2.0.0",
4   "authors": "GyazSquare",
5   "license": {
6     "type": "MIT"
7   },
8   "homepage": "https://github.com/GyazSquare/GSCSVSerialization",
9   "source": {
10     "git": "https://github.com/GyazSquare/GSCSVSerialization.git",
11     "tag": "2.0.0"
12   },
13   "summary": "An Objective-C CSV parser for iOS, OS X and watchOS.",
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.6",
17     "watchos": "2.0"
18   },
19   "requires_arc": true,
20   "source_files": "GSCSVSerialization/*.{h,m}",
21   "deprecated_in_favor_of": "GSLCSVSerialization"