[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 7 / a / b / PlexKit / 0.0.2 / PlexKit.podspec.json
blobb584f2812b0ada7f2106611e4552939d10f98359
2   "name": "PlexKit",
3   "version": "0.0.2",
4   "license": "MIT",
5   "summary": "A bunch of often used utility functions/classes.",
6   "homepage": "https://github.com/per2plex/PlexKit",
7   "authors": {
8     "Till Hagger": "till.hagger@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/per2plex/PlexKit.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": [
18     "PlexKit",
19     "PlexKit/**/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true