[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 6 / b / 0 / Impulse / 0.0.1 / Impulse.podspec.json
blob7a1f5e093e3975ef88690d562dfcf8b286dfc958
2   "name": "Impulse",
3   "version": "0.0.1",
4   "license": "MIT",
5   "platforms": {
6     "ios": "5.0"
7   },
8   "summary": "Treat a system as a network of modules connected by signals.",
9   "homepage": "https://github.com/rdavies/Impulse",
10   "authors": {
11     "Ryan Davies": "ryan@ryandavies.net"
12   },
13   "source": {
14     "git": "https://github.com/rdavies/Impulse.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "Impulse/**/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "requires_arc": true