[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / e / 2 / CircleNavigation / 1.4.1 / CircleNavigation.podspec.json
blob4c23fbf69dc4149dbaa84a471061bc80880b81b4
2   "name": "CircleNavigation",
3   "version": "1.4.1",
4   "summary": "A Circle Navigation View",
5   "homepage": "https://github.com/guoshencheng/CircleNavigation",
6   "license": "MIT",
7   "authors": {
8     "guoshencheng": "guoshencheng1@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/guoshencheng/CircleNavigation.git",
12     "tag": "1.4.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resources": [
20     "Pod/Assets/CircleNavigationItem.xib"
21   ],
22   "dependencies": {
23     "Masonry": [
25     ],
26     "pop": [
28     ]
29   }