blob: 0d6d112ecc05309d95d0c3252ca69363b7430845 [file] [log] [blame]
{
"name": "FDFoundationKit",
"version": "1.2.1",
"summary": "An extension of Foundation Kit by 1414 Degrees.",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"homepage": "https://github.com/reidmain/FDFoundationKit",
"authors": "Reid Main",
"social_media_url": "http://twitter.com/reidmain",
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/reidmain/FDFoundationKit.git",
"tag": "1.2.1"
},
"source_files": [
"FDFoundationKit/**/*.{h,m}",
"Framework Project/FDFoundationKit Framework/FDFoundationKit.h"
],
"frameworks": "Foundation",
"requires_arc": true
}