blob: 7809e0ba4c63e56132fd59a7378200b8a6e8b2ae [file] [log] [blame]
{
"name": "PlexKit",
"version": "0.0.1",
"license": "MIT",
"summary": "A bunch of often used utility functions/classes.",
"homepage": "https://github.com/per2plex/PlexKit",
"authors": {
"Till Hagger": "till.hagger@gmail.com"
},
"source": {
"git": "https://github.com/per2plex/PlexKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"PlexKit",
"PlexKit/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}