blob: 450b55c3f93d9f2a268c48025ca6d14678c638ee [file] [log] [blame]
{
"name": "AXIRCSession",
"version": "0.1.0",
"summary": "Internet Relay Chat Protocol (IRC) library for iOS",
"homepage": "https://github.com/axidms/AXIRCSession",
"license": "MIT",
"authors": {
"Alexander Mertvetsov": "amertvetsov@yandex.ru"
},
"source": {
"git": "https://github.com/axidms/AXIRCSession.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}"
}