[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 8 / c / IKEvents / 1.0 / IKEvents.podspec.json
blob03b32406a1936dd9b9a713b5bb950f6af7b08b26
2   "name": "IKEvents",
3   "version": "1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/iankeen/",
8   "authors": {
9     "Ian Keen": "iankeen82@gmail.com"
10   },
11   "summary": "Simple pub/sub events with built-in resource lifecycle management.",
12   "source": {
13     "git": "https://github.com/iankeen/ikevents.git",
14     "tag": "1.0"
15   },
16   "source_files": "IKEvents/**/**.{h,m}",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   }