[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 6 / 7 / 8 / GKUInteraction / 0.1.0 / GKUInteraction.podspec.json
blob7fe567fc31f8df244ffa2a8ed2e63e640470e463
2   "name": "GKUInteraction",
3   "version": "0.1.0",
4   "summary": "Helper classes to decouple interaction between instances for Objective-C",
5   "homepage": "https://github.com/gKamelo/GKUInteraction",
6   "license": "MIT",
7   "authors": {
8     "Kamil Grzegorzewicz": "grzegorzewicz.k@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/gKamelo/GKUInteraction.git",
15     "tag": "0.1.0"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "requires_arc": true