blob: e337eb72750569881a99ac110bcb57237645eea0 [file] [log] [blame]
{
"name": "calculib2",
"version": "0.1.0",
"summary": "fist calculation library by Nghia",
"description": "'fist calculation library by Nghia '",
"homepage": "https://github.com/pvnghia123/calculib2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pvnghia123": "34206875+pvnghia123@users.noreply.github.com"
},
"source": {
"git": "https://github.com/pvnghia123/calculib2.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/*.{h,m,c,mm}",
"public_header_files": "Classes/*.h"
}