[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / f / 6 / DrawCircleFrame / 1.0 / DrawCircleFrame.podspec.json
blobd419e07171d66d94620c332ed909f5f4805f5a99
2   "name": "DrawCircleFrame",
3   "version": "1.0",
4   "summary": "Text highlighting via drawing circle around it",
5   "homepage": "http://appunite.com/",
6   "license": "Apache 2.0",
7   "authors": {
8     "natalia.osiecka": "natalia.osa@appunite.com"
9   },
10   "source": {
11     "git": "https://github.com/natalia-osa/DrawCircleFrame.git",
12     "tag": "1.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "DrawCircleFrame/DrawCircleFrame/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "CoreGraphics",
23     "QuartzCore"
24   ]