[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 7 / 3 / Stalker / 1.2.0 / Stalker.podspec.json
blob551f9db2d7cc259441065d5390d8ede8003c823e
2   "name": "Stalker",
3   "version": "1.2.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.2.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "Stalker/*.{h,m}",
21   "frameworks": "Foundation",
22   "requires_arc": true