[Add] BlueIDAccessSDK 2.30.0
[CocoaPods.git] / Specs / e / 4 / 7 / Yashin / 0.2.0 / Yashin.podspec.json
blob3d27817d9b9421cddef89dbba6ce11622ae1741a
2   "name": "Yashin",
3   "version": "0.2.0",
4   "summary": "Simple Rader Chart written in Swift.",
5   "description": "With setting up 2 lines of code and data-list, you can draw simple but cool Rader Chart",
6   "homepage": "https://github.com/ushisantoasobu/Yashin",
7   "license": "MIT",
8   "authors": {
9     "ushisantoasobu": "babblemann.shunsee@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ushisantoasobu/Yashin.git",
13     "tag": "0.2.0"
14   },
15   "social_media_url": "https://twitter.com/ushisantoasobu",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "Yashin": [
23       "Pod/Assets/*.png"
24     ]
25   }