blob: 61406fdb5f12ea694cfa096e63d1c66871899521 [file] [log] [blame]
{
"name": "EKRecurrenceRuleStringExtension",
"version": "1.0.1",
"summary": "EKRecurrenceRule extension in swift",
"homepage": "https://github.com/ktakayama/EKRecurrenceRuleStringExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyosuke Takayama": "loiseau@gmail.com"
},
"source": {
"git": "https://github.com/ktakayama/EKRecurrenceRuleStringExtension.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/takayama",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/*.swift"
}