blob: 99b249418b87ef66d66104b6aebb44a945247306 [file] [log] [blame]
{
"name": "InspireKit",
"version": "0.0.1",
"summary": "Inspire your users with the wise words of Shia LaBeouf ",
"description": " I wrote this for a laugh about the new video. It shows This library flashes an image of Shia LaBeouf while reciting a line from the imfamous video. The combination of sound and image is random. Simply drop into your app and inspire your users.\n",
"homepage": "https://github.com/samjarman/InspireKit",
"license": {
"type": "MIT"
},
"authors": {
"Sam Jarman": "sam@samjarman.co.nz"
},
"social_media_url": "http://twitter.com/samjarman",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/samjarman/InspireKit.git",
"tag": "v0.0.1"
},
"source_files": "InspireKit/SLInspireKit.{h,m}",
"resources": [
"InspireKit/InspireKitImages/*.png",
"InspireKit/InspireKitSounds/*.aiff"
],
"frameworks": "AVFoundation",
"requires_arc": true
}