blob: f3b821a36d142e95c7737034a026a4500635c6e9 [file] [log] [blame]
{
"name": "testLibLX",
"version": "0.0.3",
"summary": "testLibLX",
"description": "testLibLX description",
"homepage": "https://coding.net/u/liu_xing/p/testP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xing.liu": "liuxinghenau@gmail.com"
},
"source": {
"git": "https://git.coding.net/liu_xing/testP.git",
"tag": "0.0.3"
},
"resources": "Classes/person.bundle",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
},
"subspecs": [
{
"name": "Person1",
"source_files": "Classes/Person1/*.{h,m}",
"resources": "Classes/Person1/patch2.7.js"
},
{
"name": "Person2",
"source_files": "Classes/Person2/*.{h,m}"
}
]
}