[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 7 / 3 / Stalker / 1.1.0 / Stalker.podspec.json
blob218a051f7c2aa68c380451369c5d7f41e25fdfcc
2   "name": "Stalker",
3   "version": "1.1.0",
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-lib-iOS.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "Stalker/*.{h,m}",
21   "frameworks": "Foundation",
22   "requires_arc": true