[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 6 / 5 / SwiftyPlist / 1.2.0 / SwiftyPlist.podspec.json
blob723de0532685150563c2b5ef072ed28c58221587
2   "name": "SwiftyPlist",
3   "version": "1.2.0",
4   "summary": "A Plist representation in Swift",
5   "description": "A Plist representation inspired by PropertyList which is inspired by SwiftyJSON.",
6   "homepage": "https://github.com/VinceBurn/SwiftyPlist",
7   "license": "MIT",
8   "authors": {
9     "Vincent Bernier": "vincentbernier@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/VinceBurn/SwiftyPlist.git",
13     "tag": "1.2.0"
14   },
15   "social_media_url": "https://twitter.com/2000Bernier",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"