blob: 001c6c1105642a9175e7edf76175ec3b2e1a872d [file] [log] [blame]
{
"name": "PupaFoundation",
"version": "1.1.7",
"summary": "Pupa is a custom foundation framework for Cocoa",
"homepage": "https://github.com/candyan/PupaFoundation",
"license": "MIT",
"authors": {
"Candyan": "liuyanhp@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/candyan/PupaFoundation.git",
"tag": "1.1.7"
},
"source_files": "Source/**/*.{h,m}"
}