[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / 1 / 7 / PublicCodeLibrary / 1.0.0 / PublicCodeLibrary.podspec.json
blobba76a14c221cebab7c90a90c156e71c9d037fdd1
2   "name": "PublicCodeLibrary",
3   "version": "1.0.0",
4   "summary": "Static Library Project containing code to simplify daily development tasks.",
5   "homepage": "http://github.com/Blackjacx/PublicCodeLibrary",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Stefan Herold": "stefan.herold@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/Blackjacx/PublicCodeLibrary.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": [
20     "Classes",
21     "Classes/**/*.{h,m}"
22   ],
23   "requires_arc": true