blob: 7649a08e94f3c2f8eab09f1677e41df11fc8be53 [file] [log] [blame]
{
"name": "AOIntroViewController",
"version": "1.0",
"summary": "Swift library for show simple intro.",
"homepage": "https://github.com/0legAdamov/AOIntroViewController",
"authors": {
"Digital Expansion": "de@ad1.ru"
},
"source": {
"git": "https://github.com/0legAdamov/AOIntroViewController.git",
"tag": "v1.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
}
}