[Add] MixedObject 1.0.0
[CocoaPods.git] / Specs / c / e / 8 / HPCalculator / 0.0.1 / HPCalculator.podspec.json
blob2f359a2afea47bd2ca91b334067832e6808060a8
2   "name": "HPCalculator",
3   "version": "0.0.1",
4   "summary": "The example make a iOS library",
5   "description": "The demo how to release a iOS library to CocoaPods",
6   "homepage": "https://github.com/quanghoang0101/HPCalculator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hoang": "quanghoang0101@yahoo.com.vn"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/quanghoang0101/HPCalculator.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "HPCalculator/**/*.{swift}",
22   "swift_versions": "5",
23   "swift_version": "5"