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