[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 7 / a / b / PlexKit / 0.1.0 / PlexKit.podspec.json
blobad96e5eb603700b89d4b329fe6a63cfeaf4e2cbe
2   "name": "PlexKit",
3   "version": "0.1.0",
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.1.0"
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