blob: 3d337fe6e57b46dedb3ec532c05dd91b333f23c4 [file] [log] [blame]
{
"name": "GitHubDemo",
"version": "1.0.0",
"summary": "a component of photo browser on iOS",
"homepage": "https://github.com/SLpersonal/GitHubDemo",
"description": "It is a component for ios photo browser,written by Objective-C.",
"license": "MIT",
"authors": {
"SL": "412499326@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SLpersonal/GitHubDemo.git",
"tag": "1.0.0"
},
"source_files": "GitHubDemo/GitHubDemo/TimerLabel/*.{h,m}",
"requires_arc": true
}