blob: 6b4b4c0efc806680cf85a8ab4205b6124a1570b9 [file] [log] [blame]
{
"name": "AppBuilder-iOS",
"version": "1.0",
"summary": "MidlandCalc includes the common components of Mortgage Calculator.",
"homepage": "https://github.com/roytornado/AppBuilder-iOS",
"license": {
"type": "Custom",
"text": "Copyright (C) Roynal Next. All Rights Reserved."
},
"authors": {
"Harry Ng": "roytornado@gmail.com"
},
"source": {
"git": "https://github.com/roytornado/AppBuilder-iOS.git",
"tag": "1.0"
},
"platforms": {
"ios": "5.1"
},
"source_files": "Lib/**/*.{h,m}",
"frameworks": "QuartzCore",
"resources": "Lib/Res/**",
"requires_arc": true
}