blob: 6ed79ed4e97a3ed71eef06afbc651c3965285576 [file] [log] [blame]
{
"name": "PupaFoundation",
"version": "1.1.8",
"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.8"
},
"source_files": "Source/**/*.{h,m}"
}