[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / b / HeatMapPath / 1.0.0 / HeatMapPath.podspec.json
blob85a8f32898679a87186acd27bcdf07ed48ca263a
2   "name": "HeatMapPath",
3   "version": "1.0.0",
4   "summary": "Goal-Based vector field path finding.",
5   "homepage": "https://github.com/d-32/HeatMapPath",
6   "license": "MIT",
7   "authors": {
8     "Dylan Marriott": "info@d-32.com"
9   },
10   "source": {
11     "git": "https://github.com/d-32/HeatMapPath.git",
12     "tag": "1.0.0"
13   },
14   "social_media_url": "https://twitter.com/dylan36032",
15   "screenshots": "http://46.105.26.1/uploads/heatmap.png",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "HeatMapPath": [
23       "Pod/Assets/*.png"
24     ]
25   }