[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 7 / 4 / Plist / 1.0.0 / Plist.podspec.json
blobe75116881a785a6a07fc05102808bd7788d28e05
2   "name": "Plist",
3   "version": "1.0.0",
4   "summary": "A Swift framework to make working with plists easy.",
5   "description": "Plist is a Swift library designed to make it easier to work the .plist files in Swift.\nIt has an API inspired by SwiftyJSON library.",
6   "homepage": "https://github.com/BenziAhamed/Plist",
7   "license": "MIT",
8   "authors": {
9     "Benzi Ahamed": "to.benzi@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/BenziAhamed/Plist.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Plist/Classes/**/*",
19   "pushed_with_swift_version": "3.0"