[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 7 / 3 / Stalker / 0.1.1 / Stalker.podspec.json
blob505c3cae28a1e65edd8d983a728e1477213e36f3
2   "name": "Stalker",
3   "version": "0.1.1",
4   "summary": "Stalker is a developer friendly KVO and NSNotification​ interface",
5   "homepage": "http://github.com/BendingSpoons/Stalker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Luca Querella": "lq@bendingspoons.dk"
12   },
13   "source": {
14     "git": "https://github.com/BendingSpoons/Stalker.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "Stalker/*.{h,m}",
21   "frameworks": "Foundation",
22   "requires_arc": true