[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 0 / e / ToyCent / 0.1.1 / ToyCent.podspec.json
bloba8230a04d3fcb8e8e160f587f24e86124ebe57be
2   "name": "ToyCent",
3   "version": "0.1.1",
4   "summary": "Convert Decimal or String to Cent",
5   "description": "A toy project to learn how to create cocoapods library and integrate it with Carthage",
6   "homepage": "https://github.com/faizmokhtar/ToyCent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Faiz Mokhtar": "mfmokhtar@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/faizmokhtar/ToyCent.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ToyCent/Classes/**/*"