blob: 55c1f94b4f825b7c70f15c93e348058046049c02 [file] [log] [blame]
{
"name": "Pai",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "Calendar view library for iOS.",
"homepage": "https://github.com/lkmfz/Pai",
"social_media_url": "https://twitter.com/lkmfz",
"authors": {
"Luqman Fauzi": "luckman.fauzi@gmail.com"
},
"source": {
"git": "https://github.com/lkmfz/Pai.git",
"tag": "0.1.0"
},
"source_files": "Pai/Sources/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}