[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 3 / 0 / YZCGPointExtension / 0.0.1 / YZCGPointExtension.podspec.json
blobd06ad915a3dc4284631335e1f843a7f79b793f2c
2   "name": "YZCGPointExtension",
3   "version": "0.0.1",
4   "summary": "A library of code that might help your iOS development.",
5   "homepage": "https://github.com/yichizhang/YZCGPointExtension",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Yichi Zhang": "zhang-yi-chi@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yichizhang/YZCGPointExtension.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "YZCGPointExtension/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CoreGraphics"
26   ]