blob: f1d69aec6f7399e0eeb34ef89cb0d74dd8f70fe1 [file] [log] [blame]
{
"name": "TimelineChart",
"version": "0.0.1",
"summary": "TimelineChart - tool for automated build timeline chart view.",
"description": "TimelineChart - tool for automated build timeline chart view.\nTODO: Add long description of the pod here.",
"homepage": "https://github.com/Anobisoft/TimelineChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stanislav Pletnev": "anobisoft@gmail.com"
},
"social_media_url": "https://twitter.com/Anobisoft",
"platforms": {
"ios": "8.3"
},
"source": {
"git": "https://github.com/Anobisoft/TimelineChart.git",
"tag": "0.0.1"
},
"source_files": "TimelineChart/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}