blob: acf96d1fcb586bac832a0cf45c0d966b46685751 [file] [log] [blame]
{
"name": "Spec-Repo",
"version": "0.0.1",
"summary": "This is my first Sepc Repo",
"description": "This is my first Sepc Repo !!!",
"homepage": "https://github.com/SunMichael/Spec-Repo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mac": ""
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/SunMichael/Spec-Repo.git",
"tag": "0.0.1"
},
"source_files": "Spec-Repo/Spec-Repo/Classes/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}