blob: 0b0cede942b77db2f4c95da3aac8dd59ee1cb935 [file] [log] [blame]
{
"name": "FDFoundationKit",
"version": "0.2.1",
"summary": "1414 Degrees' extension on Foundation Kit.",
"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": "0.2.1"
},
"source_files": [
"FDFoundationKit/**/*.{h,m}",
"Framework Project/FDFoundationKit Framework/FDFoundationKit.h"
],
"frameworks": "Foundation",
"requires_arc": true
}