blob: baac61f89a077c0de4042c4e4546b78aa60f48c9 [file] [log] [blame]
{
"name": "AppVersion",
"version": "1.0.0",
"summary": "Sample version system for App.",
"homepage": "https://github.com/woshizilong/AppVersion",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kaba": "woshizilong@hotmail.com"
},
"social_media_url": "http://twitter.com/woshizilong",
"platforms": {
"ios": "8.1"
},
"requires_arc": true,
"source": {
"git": "https://github.com/woshizilong/AppVersion.git",
"tag": "1.0.0"
},
"source_files": "AppVersion/**/*.{h,swift}"
}