[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 6 / stone_staticframework / 1.0.0 / stone_staticframework.podspec.json
blobc29699bf3ad96edb74f501885a614efe72e658c0
2   "name": "stone_staticframework",
3   "version": "1.0.0",
4   "summary": "This is my test pod.",
5   "homepage": "https://github.com/NeZha",
6   "license": "MIT",
7   "authors": {
8     "Ne Zha": "nezha@fengshen.com"
9   },
10   "platforms": {
11     "ios": "15.0"
12   },
13   "source": {
14     "git": "https://github.com/stone-4827321/stone_staticframework.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "StaticFramework.framework/Headers/*.{h}",
18   "ios": {
19     "vendored_frameworks": "StaticFramework.framework"
20   },
21   "requires_arc": true