[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / f / 6 / DrawCircleFrame / 1.3.0 / DrawCircleFrame.podspec.json
blob04d450a747121821adf76c66525a8a39178c2d8b
2   "name": "DrawCircleFrame",
3   "version": "1.3.0",
4   "summary": "Text highlighting via drawing circle around it",
5   "homepage": "https://github.com/natalia-osa/",
6   "license": "Apache 2.0",
7   "authors": {
8     "natalia.osiecka": "osiecka.n@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/natalia-osa/DrawCircleFrame.git",
12     "tag": "1.3.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "5.1.1"
17   },
18   "source_files": "DrawCircleFrame/DrawCircleFrame/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "CoreGraphics",
23     "QuartzCore"
24   ],
25   "subspecs": [
26     {
27       "name": "Core",
28       "dependencies": {
29         "NOCategories": [
31         ]
32       }
33     }
34   ]