blob: 67e405c2dc8aae512f7708eefa4280ac5b108c36 [file] [log] [blame]
{
"name": "TIFeedParser",
"version": "1.6",
"license": "MIT",
"summary": "TIFeedParser is an parser for RSS, built on AEXML.",
"homepage": "https://github.com/tichise/TIFeedParser",
"social_media_url": "http://twitter.com/tichise",
"authors": "Takuya Ichise",
"source": {
"git": "https://github.com/tichise/TIFeedParser.git",
"tag": "1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"dependencies": {
"AEXML": [
]
}
}