blob: ad96e5eb603700b89d4b329fe6a63cfeaf4e2cbe [file] [log] [blame]
{
"name": "PlexKit",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"PlexKit",
"PlexKit/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}