[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 0 / 2 / ASPinboard / 0.0.2 / ASPinboard.podspec.json
blob5fd67596034836168c54d667d4abbb56be5ffd08
2   "name": "ASPinboard",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "summary": "A modern, fast, and flexible Objective-C library for Pinboard.in.",
7   "version": "0.0.2",
8   "homepage": "http://lionheartsw.com",
9   "license": "Apache 2.0",
10   "authors": {
11     "Dan Loewenherz": "dan@lionheartsw.com"
12   },
13   "source": {
14     "git": "https://github.com/lionheart/ASPinboard.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "ASPinboard/*.{h,m}",
18   "requires_arc": true,
19   "public_header_files": "ASPinboard/ASPinboard.h",
20   "dependencies": {
21     "hpple": [
22       "~> 0.2.0"
23     ]
24   }