repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
7
/
1
/
6
/
NQLibrary
/
0.1.1
/
NQLibrary.podspec.json
blob
1b325cb7b0b99819c90ac562b16e120b1b95ba7e
1
{
2
"name": "NQLibrary",
3
"version": "0.1.1",
4
"summary": "This is collection my libraries.",
5
"homepage": "https://github.com/quannguyen90/NQLibrary",
6
"license": "MIT",
7
"authors": {
8
"Quan Nguyen Van": "quannv.tm@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/quannguyen90/NQLibrary.git",
12
"tag": "0.1.1"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"requires_arc": true,
18
"source_files": "Pod/Classes/**/*",
19
"resource_bundles": {
20
"NQLibrary": [
21
"Pod/Assets/*.png"
22
]
23
},
24
"dependencies": {
25
"AFNetworking": [
26
27
]
28
}
29
}